projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78257c3
)
(previous-matching-history-element): Specify a default.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 13 Jun 2004 22:00:17 +0000
(22:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 13 Jun 2004 22:00:17 +0000
(22:00 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 2f056e9d462e4ec04b6c082c3b45e1946cb2316f..66bc7c6b2edf120daee26aa39ac8bfdb5ca29026 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-953,7
+953,8
@@
See also `minibuffer-history-case-insensitive-variables'."
nil
minibuffer-local-map
nil
- 'minibuffer-history-search-history)))
+ 'minibuffer-history-search-history
+ (car minibuffer-history-search-history))))
;; Use the last regexp specified, by default, if input is empty.
(list (if (string= regexp "")
(if minibuffer-history-search-history